﻿@charset "utf-8";

*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666666;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
body{line-height:1.5}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color:#666666}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
b{font-weight:400}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.w1200{width:1200px;margin:auto}
.w1140{width:1140px;margin:auto}
.w1000{width:1000px;margin:auto}
.tran-all5{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease}
.tran-all3{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}

.clear{height:0;clear:both;zoom:1;line-height:0;font-size:0}
.height10{height:10px;clear:both;zoom:1;line-height:0;font-size:0}
.height20{height:20px;clear:both;zoom:1;line-height:0;font-size:0}
.height30{height:30px;clear:both;zoom:1;line-height:0;font-size:0}
.height40{height:40px;clear:both;zoom:1;line-height:0;font-size:0}
.height50{height:50px;clear:both;zoom:1;line-height:0;font-size:0}
.height60{height:60px;clear:both;zoom:1;line-height:0;font-size:0}
.height70{height:70px;clear:both;zoom:1;line-height:0;font-size:0}
.height80{height:80px;clear:both;zoom:1;line-height:0;font-size:0}
.height90{height:90px;clear:both;zoom:1;line-height:0;font-size:0}
.height100{height:100px;clear:both;zoom:1;line-height:0;font-size:0}

.text-l{text-align:left}
.text-r{text-align:right}
.text-c{text-align:center}
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}
.va-m{ vertical-align:middle!important}
.va-b{ vertical-align:bottom!important}

.pos-r{position:relative}
.pos-a{position:absolute}
.pos-f{position:fixed}

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}

.left{ left:0; right:auto}
.right{ right:0; left:auto}
.top{ top:auto; bottom:0}
.bottom{ top:0; bottom:auto}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.over-hide{overflow: hidden;}
.line{ font-size: 0px; line-height: 0px; border-top: solid 1px #e7e7e7; float: none}

.bk-gray{border:solid 1px #e7e7e7}
.radius{border-radius:5px; overflow:hidden}
.round{border-radius:1000px; overflow:hidden}
.circle{ border-radius:50%; overflow:hidden}

.box-shadow{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.text-shadow{-webkit-text-shadow:0 0 2px rgba(0,0,0,0.2);text-shadow:0 0 2px rgba(0,0,0,0.2)}

.text-white{color:#ffffff;}
.text-main{color:#e6002d}
.bg-white{background:#ffffff}
.bg-gray{background:#f7f7f7;}

.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}

sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}

.content{position:relative;font-size:14px;line-height:25px;overflow:hidden;text-align: left}
.content h3{ margin-top:20px;font-size:16px}



.hide{display:none}[hidden]{display: none}
.hidden{display:none!important;visibility:hidden!important}
.f-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}
.show{display:block}
.invisible{visibility:hidden}

::-webkit-input-placeholder {color:#999999;font-size:12px}
:-moz-placeholder {color:#999999;font-size:12px}
::-moz-placeholder {color:#999999;font-size:12px}
:-ms-input-placeholder {color:#999999;font-size:12px}



/*head*/
.header{width:100%;height:40px;line-height:40px;background-color:#333333}
.header a{color:#b0b0b0;font-size:12px}
.header a:hover{color:#ffffff}
.header .sem{margin:0 12px;display:inline-block;width:0;height:10px;border-left:1px solid #666;vertical-align:middle}
.header ul li{float: left;}
.header ul .cart{margin-left:10px;width:140px;text-align:center;height:40px;background-color: #ffffff}
.header ul .cart a{display:block;width:140px;height:40px;color:#666666}
.header ul .cart i{display:inline-block;width:20px;height:20px;background: url(../qp-imgs/cart.png) no-repeat -20px 0;vertical-align:middle;margin-top:-2px;margin-right:8px}
.header ul .cart a:hover{background:#e15517;color:#ffffff}
.header ul .cart a:hover i{background-position: 0 0;}

.head{height:55px;width:100%;padding:30px 0}
.head .logo{height:55px;}
.head .logo img{height:55px;}
.head .phone{height:44px;margin-top:5px}
.head .search{margin-right:100px;height:42px;border:1px solid #e0e0e0;margin-top:5px}
.head .search input{float: left;width:320px;padding:0 20px;height:42px;line-height:42px;border:0}
.head .search button{float: left;width:42px;height:42px;border:0;background:url(../qp-imgs/search.png) no-repeat center center;cursor:pointer;border-left:1px solid #e0e0e0}



/*nav*/
.nav ul{width:1200px;height:50px;line-height:50px;background:#545454}
.nav ul li{float: left;}
.nav ul li a{width:109px;heght:50px;line-height:50px;display:block;text-align:center;color:#ffffff;font-size:16px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.nav ul li a:hover{background:#e15517;color:#ffffff}
.nav ul li a.active{background:#e15517;color:#ffffff}



/*foot*/
.site-footer {border-top: 1px solid #e0e0e0;}
.site-footer .footer-service {padding: 27px 0;border-bottom: 1px solid #e0e0e0;}
.site-footer .list-service {margin: 0;padding: 0;list-style-type: none;}
.site-footer .list-service li {float: left;width: 19.8%;height: 25px;border-left: 1px solid #e0e0e0;font-size: 16px;line-height: 25px;text-align: center;}
.site-footer .list-service li:first-child {border-left: 0;}
.site-footer .list-service a {color: #616161;-webkit-transition: color .2s;transition: color .2s;}
.site-footer .list-service i {margin-right: 10px;display:inline-block;width:25px;height:25px;vertical-align: top;}
.site-footer .list-service .ico1{background: url(../qp-imgs/fico1.png) no-repeat center}
.site-footer .list-service .ico2{background: url(../qp-imgs/fico2.png) no-repeat center}
.site-footer .list-service .ico3{background: url(../qp-imgs/fico3.png) no-repeat center}
.site-footer .list-service .ico4{background: url(../qp-imgs/fico4.png) no-repeat center}
.site-footer .list-service .ico5{background: url(../qp-imgs/fico5.png) no-repeat center}
.site-footer .footer-links {padding: 40px 0;}
.site-footer .footer-links .col-links {float: left;width: 150px;margin: 0;}
.site-footer .footer-links .col-links dt {margin: -1px 0 26px;font-size: 14px;line-height: 1.25;color: #424242;}
.site-footer .footer-links .col-links dd {margin: 10px 0 0;font-size: 12px;}
.site-footer .footer-links .col-links a {color: #757575;}
.site-footer .footer-links .col-links a:hover {color: #e15517;}
.site-footer .footer-links .col-contact {float: right;width: 251px;height: 112px;border-left: 1px solid #e0e0e0;text-align: center;color: #616161;}
.site-footer .footer-links .col-contact .phone {margin: 0 0 5px;font-size: 22px;line-height: 1;color: #e15517;}
.site-footer .footer-links .col-contact p {margin: 0 0 16px;font-size: 12px;}
.site-footer .footer-links .col-contact .btn{display: inline-block;*zoom: 1;*display: inline;width: 118px;height: 28px;line-height: 28px;padding: 0;margin: 0;border: 1px solid #e15517;background:#ffffff;font-size: 12px;text-align: center;color: #e15517;cursor: pointer;-webkit-transition: all .4s;transition: all .4s;}
.site-footer .footer-links .col-contact .btn i{display: inline-block;width:12px;height:12px;vertical-align:middle;margin-right:5px;margin-top:-1px;background:url(../qp-imgs/f_ico3.png) no-repeat center;-webkit-transition: all .4s;transition: all .4s;}
.site-footer .footer-links .col-contact .btn:hover {color: #fff;background-color: #f25807;border-color: #f25807;}
.site-footer .footer-links .col-contact .btn:hover i{background-image:url(../qp-imgs/f_ico2.png)}


.foot{padding:15px 0;font-size:12px;background-color:#fafafa}
.foot .site-info{float: left;width:1000px}
.foot .site-web{float: right;width:180px;text-align: right}
.foot a{color:#666666}
.foot a:hover{color:#e15517}





/*page*/
.shop-page .pagetion{padding: 0;}
.shop-page .pagination{text-align:center;padding:20px 0 50px; }
.shop-page .pagination li{display:inline-block;border:1px solid #d1d1d1;margin:0 5px;background:#fff;border-radius:2px;overflow:hidden;vertical-align:top}
.shop-page .pagination li a{display:block;color:#999999;height:30px;line-height:30px;padding:0 12px}
.shop-page .pagination li a:hover{background-color:#e15517;border-color:#e15517;color:#ffffff}
.shop-page .pagination li.disabled span{color:#aaaaaa;display:block;height:30px;line-height:30px;padding:0 12px}
.shop-page .pagination li.disabled{border-color:#e1e1e1}
.shop-page .pagination li.active span{color:#ffffff;display:block;height:30px;line-height:30px;padding:0 12px}
.shop-page .pagination li.active {border:1px solid #e15517;background-color:#e15517}
.shop-page .pagination li.active .sr-only{display:none}

/** prev next button ***/
.pn{padding-top:20px;margin:auto; width:100%;line-height:20px; overflow:hidden;border-top:1px solid #ddd;color:#666666}
.pn a{color:#666666}
.pn_l{padding:5px 0;font-size:14px; overflow:hidden;}
.pn_l a:hover{color:#e15517;}
.pn_r{padding:5px 0;font-size:14px; overflow:hidden;}
.pn_r a:hover{color:#e15517;}







